09. Types of Errors - Part II
Types Of Errors - Part II
00:00
00:00
Type I Errors
Type I errors have the following features:
- You should set up your null and alternative hypotheses, so that the worse of your errors is the type I error.
- They are denoted by the symbol .
- The definition of a type I error is: Deciding the alternative () is true, when actually () is true.
- Type I errors are often called false positives.
Type II Errors
- They are denoted by the symbol .
- The definition of a type II error is: Deciding the null () is true, when actually () is true.
- Type II errors are often called false negatives.
In the most extreme case, we can always choose one hypothesis (say always choosing the null) to ensure that a particular error never occurs (never a type I error assuming we always choose the null). However, more generally, there is a relationship where with a single set of data decreasing your chance of one type of error, increases the chance of the other error occurring.